Skip to content

feat: update origin 21.0.0#1088

Merged
lacolaco merged 55 commits intoangular:mainfrom
lacolaco:update-origin-21.0.0
Nov 20, 2025
Merged

feat: update origin 21.0.0#1088
lacolaco merged 55 commits intoangular:mainfrom
lacolaco:update-origin-21.0.0

Conversation

@lacolaco
Copy link
Collaborator

No description provided.

Synchronize structural changes from English source files (.en.md) to
Japanese translated files (.md) following the update-origin-21.0.0 migration.

Changes include:
- Code block syntax standardization (docs-code → markdown fences)
- List marker unification (* → -)
- Italic syntax standardization (*text* → _text_)
- Heading anchor ID additions
- Table formatting improvements
- New content sections translation
- Textlint error corrections

All changes preserve existing Japanese translations while maintaining
exact line count correspondence with English source files.
Synchronize structural changes from English source files to Japanese
translated files for TypeScript, HTML, and JSON files.

Changes include:
- HTML template formatting and accessibility improvements
- Component refactoring (HostListener to host bindings)
- Navigation data updates for v21 features
- New recommendation entries
- Tutorial configuration updates
- Japanese translation of all navigation labels

All changes preserve existing Japanese translations while applying
structural improvements from the upstream codebase.
- Regenerate add-global-styles.patch with em element style and new file structure
- Update change-document-title.patch for new index.html structure (removed meta name="title")
- Update replace-canonical-host.patch for new line numbers and additional URL references
- Update replace-environment-values.patch for angular_next_dev index name
- Update translate-top-level-banner.patch for 2025 survey
- Fix redundant expression in host-elements.md
- Fix prh terminology in define-routes.md (インジェクションコンテキスト → 注入コンテキスト)
- Fix spacing issues in utility-apis.md
…ed files

- Move src/index.html to localized file management (.en.html/.html)
- Move src/app/core/services/a-dev-title-strategy.ts to localized file management
- Add both files to localizedFilePatterns in update-origin.ts
- Remove obsolete change-document-title.patch and replace-canonical-host.patch
- Simplify patch management by reducing file conflicts

This change simplifies the patch application order and prevents conflicts
between patches modifying the same file (index.html).
The header.service.ts file was inadvertently left without
localization after removing replace-canonical-host.patch.
This patch ensures ANGULAR_DEV constant is set to angular.jp.
Added anchor IDs to 11 level-2 and level-3 headings to ensure
cross-reference compatibility with internal links.

Changed headings:
- ## Angular のバージョン管理 {#angular-versioning}
- ### プレビューリリース {#preview-releases}
- ## リリース頻度 {#release-frequency}
- ## サポートポリシーとスケジュール {#support-policy-and-schedule}
- ### リリーススケジュール {#release-schedule}
- ### サポート期間 {#support-window}
- ### アクティブにサポートされているバージョン {#actively-supported-versions}
- ### LTSの修正 {#lts-fixes}
- ## 互換性ポリシー {#compatibility-policy}
- ## 破壊的変更ポリシーと更新パス {#breaking-change-policy-and-update-paths}
- ## 実験的 {#experimental}

This resolves anchor link validation errors like the one for
#deprecation-policy and maintains consistency with English version.
- Add anchor ID to "ルートガードの種類" in route-guards.md
- Add anchor IDs to all section headings in versions.md
@github-actions
Copy link

github-actions bot commented Nov 20, 2025

Deployed adev-preview for 06db1ba to: https://angular-ja--pr-angular-angular-ja-1088-adev-preview-2g1y7qw1.web.app

Note: As new commits are pushed to this pull request, this link is updated after the preview is rebuilt.

@lacolaco lacolaco force-pushed the update-origin-21.0.0 branch from 2c19595 to 311f2db Compare November 20, 2025 13:24
@lacolaco lacolaco merged commit 729492e into angular:main Nov 20, 2025
5 checks passed
@lacolaco lacolaco deleted the update-origin-21.0.0 branch November 20, 2025 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant